-
Home
-
Mollie Payments for WooCommerce
-
8.1.1 (latest)
-
Code
-
Classes
- OrderLines
| Total Complexity |
57 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
339 |
| Lines of code |
168 |
| Logical lines of code |
106 |
| Comment lines |
147 |
| Methods |
16 |
| Properties |
5 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_items() |
A |
45 |
15 |
34 |
| process_fees() |
A |
49 |
9 |
26 |
| get_item_vatRate() |
S |
54 |
7 |
20 |
| process_shipping() |
S |
57 |
6 |
13 |
| get_item_reference() |
S |
63 |
4 |
10 |
| process_mismatch() |
S |
57 |
3 |
14 |
| process_gift_cards() |
S |
63 |
3 |
8 |
| get_item_discount_amount() |
S |
66 |
2 |
8 |
| order_lines() |
S |
63 |
1 |
11 |
| __construct() |
S |
77 |
1 |
4 |
| get_order_lines() |
S |
82 |
1 |
3 |
| get_item_name() |
S |
76 |
1 |
4 |
| get_item_tax_amount() |
S |
80 |
1 |
3 |
| get_item_price() |
S |
75 |
1 |
4 |
| get_item_quantity() |
S |
80 |
1 |
3 |
| get_item_total_amount() |
S |
79 |
1 |
3 |